Programmer's File Printer Development history Version 1.00.025 February 28 1991 --------------------------------- This is the first public release. Version 2.00.002 May 11 1991 ---------------------------- This version is a major rewrite, with many new facilities. - The main window now has a menu, and has been made smaller and less cluttered. - Files can be dumped in hexadecimal and ASCII. - Files can be printed or dumped in part. - The main window can be iconised while printing is in progress. - The various dialog windows have been redesigned to be easier to use. - Page throws can be suppressed to save paper. - The print dialog window now shows what percentage of a file has been processed - Various bugs have been cleared. Version 2.00.003 May 16 1991 ---------------------------- This version fixes a bug that made it impossible to specify some file types in the "File Type Selection" dialog. The edit controls had been made too narrow to accomodate some types such as ".asm" or ".mmm" (whereas types such as ".c" or ".txt", needing less space in the proportional system font, were accepted). This has also necessitated a little re-arrangement in the main window, which also did not have quite sufficient space allowed for the file type strings.